Intrinsic Camera Calibration

Intrinsic Parameters

From the 3D coordinates in the camera frame to the 2D image plane via projection.

Ideal Perspective Projection

u=fxz

v=fyz

Real Intrinsic parameters

  1. "Pixels" are in some arbitrary spatial units, maybe pixels are note square u=αxzv=βyz
  1. We don't know the origin of our camera pixel coordinates u=αxz+u0v=βyz+v0

  2. Maybe skew between camera pixel axes vsin(θ)=vu=ucos(θ)v=ucot(θ)v image-20210120233649322

Intrinsic Parameters, Homogeneous coords

p=K Cp

K=[fscx0afcy001]

p: Pixels, p: Camera 3D coordinates

5 DOF

where

f - focal length, s - skew, a - aspect ratio, cx,cy - offset

If square pixels, no skew, and optical center is in the center

K=[f000f0001]

Only 1 DOF

results matching ""

    No results matching ""